[INFO] cloning repository https://github.com/Lucky4Luuk/Retical-Engine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lucky4Luuk/Retical-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucky4Luuk%2FRetical-Engine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucky4Luuk%2FRetical-Engine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea4d7ce119d19f49a583ff5796cc0ef37a343da0
[INFO] checking Lucky4Luuk/Retical-Engine against try#163937523761cc0def32f1ba9ed63fdf65ad3478 for pr-156749
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLucky4Luuk%2FRetical-Engine" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Lucky4Luuk/Retical-Engine
[INFO] finished tweaking git repo https://github.com/Lucky4Luuk/Retical-Engine
[INFO] tweaked toml for git repo https://github.com/Lucky4Luuk/Retical-Engine written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lucky4Luuk/Retical-Engine on toolchain 163937523761cc0def32f1ba9ed63fdf65ad3478
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lucky4Luuk/Retical-Engine already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 32a5ad5a4f6198e6b3233581a7b713bb8503c36032a9155125928e566a1e3907
[INFO] running `Command { std: "docker" "start" "32a5ad5a4f6198e6b3233581a7b713bb8503c36032a9155125928e566a1e3907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32a5ad5a4f6198e6b3233581a7b713bb8503c36032a9155125928e566a1e3907" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "32a5ad5a4f6198e6b3233581a7b713bb8503c36032a9155125928e566a1e3907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "32a5ad5a4f6198e6b3233581a7b713bb8503c36032a9155125928e566a1e3907" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling wayland-scanner v0.21.10
[INFO] [stderr]    Compiling rand v0.6.4
[INFO] [stderr]     Checking rand_os v0.1.1
[INFO] [stderr]    Compiling syn v0.15.24
[INFO] [stderr]     Checking wayland-sys v0.21.10
[INFO] [stderr]     Checking quaternion v0.3.0
[INFO] [stderr]     Checking piston3d-cam v0.3.0
[INFO] [stderr]     Checking wayland-commons v0.21.10
[INFO] [stderr]    Compiling wayland-client v0.21.10
[INFO] [stderr]    Compiling wayland-protocols v0.21.10
[INFO] [stderr]     Checking parking_lot_core v0.4.0
[INFO] [stderr]     Checking parking_lot v0.7.1
[INFO] [stderr]    Compiling serde_derive v1.0.84
[INFO] [stderr]    Compiling derivative v1.0.2
[INFO] [stderr]    Compiling num-derive v0.2.3
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.4
[INFO] [stderr]     Checking gfx_core v0.8.3
[INFO] [stderr]     Checking winit v0.18.1
[INFO] [stderr]     Checking tiff v0.2.1
[INFO] [stderr]     Checking image v0.20.1
[INFO] [stderr]     Checking glutin v0.19.0
[INFO] [stderr]     Checking gfx v0.17.1
[INFO] [stderr]     Checking gfx_device_gl v0.15.5
[INFO] [stderr]     Checking pistoncore-input v0.23.0
[INFO] [stderr]     Checking piston-gfx_texture v0.34.0
[INFO] [stderr]     Checking piston2d-gfx_graphics v0.54.0
[INFO] [stderr]     Checking pistoncore-window v0.34.0
[INFO] [stderr]     Checking camera_controllers v0.26.0
[INFO] [stderr]     Checking pistoncore-event_loop v0.39.0
[INFO] [stderr]     Checking pistoncore-glutin_window v0.51.1
[INFO] [stderr]     Checking piston v0.39.0
[INFO] [stderr]     Checking piston_window v0.85.0
[INFO] [stderr]     Checking MinecraftClient v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `loaded` is never read
[INFO] [stdout]  --> src/chunk/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Chunk {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     loaded: bool,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `X` should have a snake case name
[INFO] [stdout]  --> src/chunk/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     X: i8,
[INFO] [stdout]   |     ^ help: convert the identifier to snake case (notice the capitalization): `x`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Y` should have a snake case name
[INFO] [stdout]  --> src/chunk/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Y: i8,
[INFO] [stdout]   |     ^ help: convert the identifier to snake case (notice the capitalization): `y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `loaded` is never read
[INFO] [stdout]  --> src/chunk/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub struct Chunk {
[INFO] [stdout]   |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 7 |     loaded: bool,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `X` should have a snake case name
[INFO] [stdout]  --> src/chunk/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     X: i8,
[INFO] [stdout]   |     ^ help: convert the identifier to snake case (notice the capitalization): `x`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `Y` should have a snake case name
[INFO] [stdout]  --> src/chunk/mod.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Y: i8,
[INFO] [stdout]   |     ^ help: convert the identifier to snake case (notice the capitalization): `y`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: glutin v0.19.0, winit v0.18.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "32a5ad5a4f6198e6b3233581a7b713bb8503c36032a9155125928e566a1e3907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32a5ad5a4f6198e6b3233581a7b713bb8503c36032a9155125928e566a1e3907", kill_on_drop: false }`
[INFO] [stdout] 32a5ad5a4f6198e6b3233581a7b713bb8503c36032a9155125928e566a1e3907
